@charset "UTF-8";
body {
	margin-left: 60px;
	margin-top: 0px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #6699FF;
}
.molly {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
.ul  {
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: small;
	font-style: normal;
}
